- GetRoundedStrength
SLresult function(SLBassBoostItf self, SLpermille* pStrength) GetRoundedStrength;
Undocumented in source.
- IsEnabled
SLresult function(SLBassBoostItf self, SLboolean* pEnabled) IsEnabled;
Undocumented in source.
- IsStrengthSupported
SLresult function(SLBassBoostItf self, SLboolean* pSupported) IsStrengthSupported;
Undocumented in source.
- SetEnabled
SLresult function(SLBassBoostItf self, SLboolean enabled) SetEnabled;
Undocumented in source.
- SetStrength
SLresult function(SLBassBoostItf self, SLpermille strength) SetStrength;
Undocumented in source.